home *** CD-ROM | disk | FTP | other *** search
- Path: sourcery.han.de!not-for-mail
- Newsgroups: comp.sys.amiga.programmer
- References: <1982.6646T659T2072@sn.no> <13213750@sourcery.han.de> <19960317.771F128.C309@goofy.zdv.uni-mainz.de>
- From: "Olaf Barthel" <olsen@sourcery.han.de>
- Date: Tue, 19 Mar 1996 11:13:48 +0100
- X-NewsReader: IntuiNews 1.3a (7.9.95)
- Subject: Re: Typo in the autodocs
- Message-ID: <13213769@sourcery.han.de>
-
- In Article <19960317.771F128.C309@goofy.zdv.uni-mainz.de>, Stefan Ruppert <ruppert@goofy.zdv.uni-mainz.de> wrote:
- >
- > In article <13213750@sourcery.han.de> "Olaf Barthel" <olsen@sourcery.han.de> writes:
- >
- > >
- > > Ok, done. Any other typos that need fixing?
- >
- > 1. There are some inconsistency in the exec autodoc:
- > Most of the pre-V36 and some V37 functions, have SEE ALSO sections
- > with references to functions without a "()"-pair at the end of a
- > function. For example the CloseLibrary - AutoDoc :
- >
- > SEE ALSO
- > OpenLibrary
- >
- > instead off :
- >
- > SEE ALSO
- > OpenLibrary()
- >
- > This was a little problem, I had with my XRef-System.
-
- Done. This was also causing trouble with the AD2AG utility
- exception list.
-
- > 2. The RemTail() AutoDoc has a SEE ALSO reference to itself.
-
- Hence the name "tail recursion" ;) Done.
-
- > 3. The picture_dtc AutoDoc references OBP_Precison instead of
- > OBP_Precision.
-
- Done.
-
- > 4. The amigaguide_dtc AutoDoc references STM_HELP, but this define
- > doesn't exists.
-
- Um, yes. I wonder why this one didn't make it into the public
- header files. It is defined in the private amigaguide header files
- only.
-
- > 5. The function ObtainDataTypeA() in the datatypes AutoDoc, references
- > FreeDataType() instead of ReleaseDataType().
-
- Done.
-
- > I found these little mistakes in the AutoDoc's during the development
- > of my XRef-System. But don't fix them, if this would delay the CD
- > shipment. It's absolutly secondary, we all need the AutoDocs as soon
- > as possible !
-
- With the exception of STM_HELP I corrected all these.
-
- --
- Home: Olaf Barthel, Brabeckstrasse 35, D-30559 Hannover
- Net: olsen@sourcery.han.de
-